.image-replacement {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
span.amp {
  font-family: Baskerville, Goudy Old Style, Palatino, Book Antiqua, serif !important;
  font-style: italic;
}
@font-face {
  font-family: BlenderProBook;
  font-style: normal;
  font-weight: 400;
  src: url(/Fonts/BlenderPro-Book-a6763c9a.woff2) format("woff2"),
    url(/Fonts/BlenderPro-Book-a7182e33.woff) format("woff");
}
@font-face {
  font-family: BlenderProBold;
  font-style: normal;
  font-weight: 700;
  src: url(/Fonts/BlenderPro-Bold-eff48238.woff2) format("woff2"),
    url(/Fonts/BlenderPro-Bold-c11a01ca.woff) format("woff");
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: initial;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: initial;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: initial;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
body:lang(ko) {
  overflow-wrap: break-word;
  word-break: keep-all;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background-color: #000;
  font-family: BlenderProBook, sans-serif;
  font-weight: 300;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
button,
input {
  font-family: BlenderProBook, sans-serif;
}
.l-content {
  margin: 0 auto;
  max-width: 1134px;
  padding: 0 15px;
  position: relative;
}
iframe {
  background-color: #000;
}
.svg-defs {
  height: 0;
  position: absolute;
  width: 0;
}
img:not([src]):not([srcset]) {
  visibility: hidden;
}
.body,
.l-newsletter__text {
  font-family: BlenderProBook, sans-serif;
  font-weight: 400;
}
.body,
.body-bold,
.l-newsletter__text {
  font-size: 22px;
  font-style: normal;
  line-height: 120%;
}
.body-bold,
.h2 {
  font-family: BlenderProBold, sans-serif;
  font-weight: 700;
}
.h2 {
  font-size: 56px;
  font-style: normal;
  line-height: 100%;
}
@media (max-width: 767.9px) {
  .h2 {
    font-size: 44px;
  }
}
.h3 {
  color: #000;
  font-family: BlenderProBold, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767.9px) {
  .h3 {
    font-size: 32px;
  }
}
.h6,
.l-newsletter button[type="submit"],
.l-newsletter input[type="submit"],
.news__title {
  font-family: BlenderProBold, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}
.separator {
  background: #fcee0a;
  padding: 26px 40px 23px;
}
.separator:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  height: 2px;
  width: 100%;
}
@media (max-width: 767.9px) {
  .separator {
    padding: 0 24px;
  }
}
.white {
  color: #fff;
}
.uppercase {
  text-transform: uppercase;
}
.refinery25 {
  font-family: Refinery-25, sans-serif;
}
.cp-btn {
  align-items: center;
  border-style: solid;
  border-width: 0 20px;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  min-width: 232px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-user-select: none;
  user-select: none;
}
.cp-btn--yellow {
  border-image: url(/IMG/cp-btn-yellow-fd1ca428.svg) 0 20 fill;
  color: #fcee0a;
}
.cp-btn--yellow-rotated {
  border-image: url(/IMG/cp-btn-yellow-rotated-e4a15f93.svg) 0 20 fill;
  color: #fcee0a;
}
.cp-btn--cyan {
  border-image: url(/IMG/cp-btn-cyan-1867afd5.svg) 0 20 fill;
  color: #00f0ff;
}
.cp-btn--cyan-fill {
  border-image: url(/IMG/cp-btn-cyan-fill-f121aa58.svg) 0 20 fill;
  color: #000;
}
.cp-btn--red {
  border-image: url(/IMG/cp-btn-red-6d113ff6.svg) 0 20 fill;
  color: #fe1038;
}
.cp-btn--red-fill {
  border-image: url(/IMG/cp-btn-red-fill-392723e4.svg) 0 20 fill;
  color: #fff;
}
.cp-btn--white {
  border-image: url(/IMG/cp-btn-white-ade789cf.svg) 0 20 fill;
  color: #fff;
}
.cp-btn--black {
  border-image: url(/IMG/cp-btn-black-f7fe60d8.svg) 0 20 fill;
  color: #000;
}
.cp-btn--black-fill {
  border-image: url(/IMG/cp-btn-black-fill-6686a85a.svg) 0 20 fill;
  color: #d9d9d9;
}
.cp-btn--black-fill-rotated {
  border-image: url(/IMG/cp-btn-black-fill-rotated-069f8cd3.svg) 0 20
    fill;
  color: #d9d9d9;
}
button.cp-btn {
  background-color: inherit;
  border-color: inherit;
  padding: inherit;
}
button.cp-btn:disabled {
  border-image: url(/IMG/cp-btn-disabled-7f87c8a0.svg) 0 20 fill;
  color: #575757;
}
.header {
  position: relative;
  width: 100%;
}
.header:before {
  background-image: url(/IMG/dots-top-401abdab.png),
    url(/IMG/dots-bottom-27735777.png);
  background-position: 20px 20px, 20px calc(100% - 130px);
  background-repeat: repeat-x, repeat-x;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) and (max-height: 860px) {
  .header:before {
    background-position: 20px 20px, 20px calc(100% - 90px);
  }
}
@media (min-width: 768px) {
  .header {
    height: 100vh;
    min-height: 660px;
  }
}
@media (max-width: 767.9px) {
  .header {
    min-height: 592px;
  }
  .header:before {
    background-image: url(/IMG/dots-top-mobile-88518d1b.png),
      url(/IMG/dots-bottom-mobile-156b6847.png);
    background-position: 12px 12px, 12px calc(100% - 12px);
  }
}
.header:after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .header:after {
    background: linear-gradient(180deg, transparent, #000);
    bottom: 0;
    height: 302px;
  }
}
@media (max-width: 767.9px) {
  .header:after {
    aspect-ratio: 750/902;
    background: linear-gradient(
      180deg,
      transparent,
      rgba(0, 0, 0, 0.64) 44.27%,
      rgba(0, 0, 0, 0.88) 70.83%,
      #000
    );
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 127px;
    top: 0;
  }
}
.header__bg {
  background: #fbff31;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .header__bg {
    height: 100%;
  }
}
@media (max-width: 767.9px) {
  .header__bg {
    aspect-ratio: 750/900;
  }
}
/* .header__bg video {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-aspect-ratio: 16/9) {
  .header__bg video {
    aspect-ratio: 16/9;
    position: absolute;
    right: 0;
    width: auto;
  }
}
@media screen and (max-aspect-ratio: 16/9) and (max-width: 1520px) {
  .header__bg video {
    right: calc(-808.51064px + 53.19149vw);
  }
}
@media screen and (max-aspect-ratio: 16/9) and (max-width: 767px) {
  .header__bg video {
    right: 0;
  }
}
.header__canvas {
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  transition: opacity 0.2s;
  width: 100%;
}
.header__canvas.header__canvas--inited {
  opacity: 1;
} */
.header__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 60px;
  height: 100%;
  justify-content: center;
  margin-left: 8.0729166667vw;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .header__content {
    padding-bottom: 112px;
  }
}
@media (min-width: 768px) and (max-height: 860px) {
  .header__content {
    gap: 32px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header__content {
    align-items: flex-start;
    margin-left: 10.0083402836vw;
  }
}
@media (min-width: 768px) and (max-height: 760px) {
  .header__content {
    margin-left: 40px;
  }
}
@media (max-width: 767.9px) {
  .header__content {
    gap: 20px;
    justify-content: flex-start;
    margin-left: 0;
    padding: 87vw 40px 40px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
}
/* .header__quotes {
  align-items: center;
  display: inline-flex;
  gap: 28px;
  justify-content: center;
}
@media (min-width: 768px) and (max-height: 860px),
  (min-width: 768px) and (max-width: 1199px) {
  .header__quotes {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}
@media (min-width: 768px) and (max-height: 760px) {
  .header__quotes {
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@media (max-width: 767.9px) {
  .header__quotes {
    display: none;
  }
}
.header__quote {
  align-items: center;
  background-image: url(/build/images/quote-left-0fba71e6.png),
    url(/build/images/quote-right-ed9471ca.png);
  background-position: 0, 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 31px 64px, 31px 64px;
  height: 64px;
  justify-content: center;
  padding: 0 31px;
  text-transform: uppercase;
  white-space: nowrap;
}
.header__inner,
.header__quote {
  display: flex;
  flex-direction: column;
}
.header__inner {
  gap: 32px;
}
@media (min-width: 768px) and (max-height: 760px) {
  .header__inner {
    align-items: center;
  }
} */
.header__title {
  font-family: Refinery-25, sans-serif;
  font-size: 88px;
  font-style: normal;
  font-weight: 600;
  line-height: 90%;
  max-width: 587px;
  text-align: left;
  text-transform: uppercase;
}
.header__title:lang(pl) {
  font-family: BlenderProBold, sans-serif;
  font-size: 80px;
  letter-spacing: -0.06em;
}
.header__title:lang(ko) {
  font-family: NanumSquare, sans-serif;
  font-weight: 700;
}
.header__title:lang(ar) {
  direction: rtl;
  gap: 10px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header__title {
    font-size: 7.3394495413vw;
    max-width: 57vw;
  }
  .header__title:lang(pl) {
    font-size: 6.6722268557vw;
  }
}
@media (min-width: 768px) and (min-height: 660px) and (max-height: 860px) {
  .header__title {
    font-size: 10.2325581395vh;
  }
  .header__title:lang(pl) {
    font-size: 9.0697674419vh;
  }
}
@media (min-width: 768px) and (max-height: 760px) {
  .header__title {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-height: 660px) {
  .header__title {
    font-size: 68px;
  }
  .header__title:lang(pl) {
    font-size: 62px;
  }
}
@media (max-width: 767.9px) {
  .header__title {
    color: #fff;
    font-size: 32px;
    line-height: 100%;
    max-width: none;
    text-align: center;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.6);
  }
  .header__title:lang(pl) {
    font-size: 32px;
  }
}
.header__bottom {
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) and (max-height: 760px) {
  .header__bottom {
    align-self: center;
  }
}
@media (min-width: 768px) and (max-height: 660px) {
  .header__bottom {
    gap: 20px;
  }
}
@media (max-width: 767.9px) {
  .header__bottom {
    display: none;
  }
}
.header__bottom-mobile {
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .header__bottom-mobile {
    display: none;
  }
}
.header__buttons {
  display: flex;
  gap: 32px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header__buttons {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 767.9px) {
  .header__buttons {
    align-items: center;
    flex-direction: column;
    gap: 20px;
  }
}
.header-top {
  align-items: self-start;
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 0 40px;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
.header-top > * {
  pointer-events: auto;
}
.header-top:lang(ar) {
  direction: rtl;
}
.header-top__logo {
  display: block;
  margin-top: 24px;
  position: relative;
  width: 320px;
}
.header-top__logo img {
  position: absolute;
  width: 100%;
}
.header-top__logo-yellow {
  -webkit-filter: drop-shadow(0 2px 7px rgba(0, 0, 0, 0.38))
    drop-shadow(0 4px 16px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 2px 7px rgba(0, 0, 0, 0.38))
    drop-shadow(0 4px 16px rgba(0, 0, 0, 0.25));
  opacity: 1;
  visibility: visible;
}
.header-top__logo--edgerunners .header-top__logo-black,
.header-top__logo--edgerunners .header-top__logo-yellow,
.header-top__logo-black,
.header-top__logo-edgerunners {
  opacity: 0;
  visibility: hidden;
}
.header-top__logo--edgerunners .header-top__logo-edgerunners {
  opacity: 1;
  visibility: visible;
}
.header-top__logo--no-logo {
  pointer-events: none;
}
.header-top__logo--no-logo,
body:not(.menu-open) .header-top__logo--black .header-top__logo-yellow {
  opacity: 0;
  visibility: hidden;
}
body:not(.menu-open) .header-top__logo--black .header-top__logo-black {
  opacity: 1;
  visibility: visible;
}
/* @media (min-width: 768px) {
  body:not(.menu-open)
    .header-top__logo--black-desktop
    .header-top__logo-yellow {
    opacity: 0;
    visibility: hidden;
  }
  body:not(.menu-open)
    .header-top__logo--black-desktop
    .header-top__logo-black {
    opacity: 1;
    visibility: visible;
  }
} */
@media (min-width: 1200px) and (max-width: 1440px) {
  .header-top__logo {
    width: 266.6666666667px;
  }
}
@media (min-width: 1200px) {
  .header-top:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent);
    content: "";
    display: block;
    height: 112px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity 0.2s;
    width: 100%;
    will-change: opacity;
  }
  .header-top--fixed:before {
    opacity: 1;
  }
}
@media (max-width: 1199.9px) {
  .header-top {
    align-items: center;
    height: 96px;
    padding-top: 17px;
    position: fixed;
  }
}
@media (max-width: 1199.9px) and (max-width: 767.9px) {
  .header-top {
    padding-top: 0;
  }
}
@media (max-width: 1199.9px) {
  .header-top:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.2s;
    width: 100%;
    will-change: opacity;
  }
  .header-top--fixed:before {
    opacity: 1;
  }
  .header-top__logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 314px;
    width: 58.7179487179vw;
  }
  .header-top__logo img {
    display: block;
    max-width: 100%;
  }
}
.menu-toggle {
  cursor: pointer;
  height: 16px;
  left: 19px;
  position: absolute;
  width: 24px;
}
.menu-toggle:lang(ar) {
  left: auto;
  right: 19px;
}
@media (min-width: 1200px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle div {
  background-color: #fcee0a;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.menu-toggle--open div {
  background-color: #00f0ff;
}
.menu-toggle--open div:first-child {
  -webkit-transform: rotate(45deg) translate3d(6px, 3px, 0);
  transform: rotate(45deg) translate3d(6px, 3px, 0);
}
.menu-toggle--open div:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.menu-toggle--open div:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate3d(6px, -3px, 0);
  transform: rotate(-45deg) translate3d(6px, -3px, 0);
}
.menu-close {
  cursor: pointer;
  display: none;
  height: 16px;
  position: absolute;
  right: 19px;
  width: 24px;
}
.menu-close:lang(ar) {
  left: 19px;
  right: auto;
}
@media (min-width: 1200px) {
  .menu-close {
    display: none;
  }
}
.menu-close div {
  background-color: #00f0ff;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  width: 100%;
}
.menu-close div:first-child {
  -webkit-transform: rotate(45deg) translate3d(6px, 3px, 0);
  transform: rotate(45deg) translate3d(6px, 3px, 0);
}
.menu-close div:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.menu-close div:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate3d(6px, -3px, 0);
  transform: rotate(-45deg) translate3d(6px, -3px, 0);
}
.menu-close--open {
  display: block;
}
.menu {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
@media (min-width: 1200px) {
  .menu {
    -webkit-clip-path: polygon(
      16px 0,
      100% 0,
      100% 30px,
      calc(100% - 18px) 48px,
      calc(100% - 18px) 2000%,
      0 2000%,
      0 16px
    );
    clip-path: polygon(
      16px 0,
      100% 0,
      100% 30px,
      calc(100% - 18px) 48px,
      calc(100% - 18px) 2000%,
      0 2000%,
      0 16px
    );
    margin-top: 36px;
    position: relative;
  }
  .menu:lang(ar) {
    -webkit-clip-path: polygon(
      0 0,
      calc(100% - 16px) 0,
      100% 16px,
      100% 2000%,
      18px 2000%,
      18px 48px,
      0 30px
    );
    clip-path: polygon(
      0 0,
      calc(100% - 16px) 0,
      100% 16px,
      100% 2000%,
      18px 2000%,
      18px 48px,
      0 30px
    );
  }
  .menu:before {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  .menu-list {
    align-items: center;
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid #fcee0a;
    display: flex;
    height: 48px;
    list-style: none;
    margin: 0;
    padding: 0 0 0 24px;
  }
  .menu-list:lang(ar) {
    padding: 0 24px 0 0;
  }
  .menu-list:before {
    border-right: 18px solid transparent;
    border-top: 18px solid #fcee0a;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
  }
  .menu-list:lang(ar):before {
    border-left: 18px solid transparent;
    border-right: none;
    left: auto;
    right: 0;
  }
  .menu-item {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: BlenderProBook, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    line-height: 110%;
    padding: 0 25px;
    position: relative;
    text-transform: uppercase;
  }
  .menu-item a {
    color: inherit;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
  }
  .menu-item.menu-item-buy {
    background: #fcee0a;
    color: #000;
    font-family: BlenderProBold, sans-serif;
    font-weight: 700;
    min-width: 168px;
    text-align: center;
  }
  .menu-item.menu-item-buy a {
    width: 100%;
  }
  .menu-item.menu-item-buy--no-buy {
    display: none;
  }
  .menu-item.menu-item-lang {
    background-image: linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0.25) 2px,
      transparent 0,
      transparent
    );
  }
  .menu-item.menu-item-lang > img {
    margin-right: 8px;
  }
  .menu-item.menu-item-lang .menu-sub-list {
    left: auto;
    right: 0;
  }
  .menu-item.menu-item-lang .menu-sub-list ul {
    display: flex;
    flex-wrap: wrap;
    min-width: 400px;
    padding: 0;
  }
  .menu-item.menu-item-lang .menu-sub-list ul li {
    box-sizing: border-box;
    min-width: 190px;
    width: 50%;
  }
  .menu-item.menu-item-lang .menu-sub-list:lang(ar) {
    left: 0;
    right: auto;
  }
  .menu-item.menu-item-lang:hover > img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .menu-item.menu-item-lang:hover .menu-sub-list {
    display: block;
  }
  .menu-item:hover {
    background: #fcee0a;
    color: #000;
  }
  .menu-item:hover .menu-sub:after {
    border-top: 6px solid #000;
  }
  .menu-item:hover .menu-sub-list,
  .menu-sub {
    display: flex;
  }
  .menu-sub {
    align-items: center;
    position: relative;
  }
  .menu-sub:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    display: block;
    height: 6px;
    margin-left: 4px;
    position: relative;
    width: 8px;
  }
  .menu-sub:lang(ar):after {
    margin-left: 0;
    margin-right: 4px;
  }
  .menu-sub-list {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid #fcee0a;
    border-top: 8px solid #fcee0a;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 16px rgba(0, 0, 0, 0.25);
    -webkit-clip-path: inset(0 -16px -16px -16px);
    clip-path: inset(0 -16px -16px -16px);
    display: none;
    flex-direction: column;
    left: 0;
    list-style: none;
    margin: 0;
    min-width: -webkit-fill-available;
    min-width: -moz-available;
    padding: 10px 0;
    position: absolute;
    top: calc(100% - 4px);
  }
  .menu-sub-list:lang(ar) {
    left: auto;
    right: 0;
  }
  .menu-sub-list li {
    align-items: center;
    background: transparent;
    color: #fff;
    display: flex;
    height: 44px;
    padding-right: 24px;
  }
  .menu-sub-list li:before {
    background: #fcee0a;
    content: "";
    height: 1px;
    margin-right: 11px;
    width: 12px;
  }
  .menu-sub-list li:lang(ar) {
    padding-left: 24px;
    padding-right: 0;
  }
  .menu-sub-list li:lang(ar):before {
    margin-left: 11px;
    margin-right: 0;
  }
  .menu-sub-list li:hover {
    color: #fcee0a;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .menu {
    -webkit-clip-path: polygon(
      13.3333333333px 0,
      100% 0,
      100% 25px,
      calc(100% - 15px) 40px,
      calc(100% - 15px) 2000%,
      0 2000%,
      0 13.3333333333px
    );
    clip-path: polygon(
      13.3333333333px 0,
      100% 0,
      100% 25px,
      calc(100% - 15px) 40px,
      calc(100% - 15px) 2000%,
      0 2000%,
      0 13.3333333333px
    );
  }
  .menu:lang(ar) {
    -webkit-clip-path: polygon(
      0 0,
      calc(100% - 13.33333px) 0,
      100% 13.3333333333px,
      100% 2000%,
      15px 2000%,
      15px 40px,
      0 25px
    );
    clip-path: polygon(
      0 0,
      calc(100% - 13.33333px) 0,
      100% 13.3333333333px,
      100% 2000%,
      15px 2000%,
      15px 40px,
      0 25px
    );
  }
  .menu-list {
    height: 40px;
    padding: 0 0 0 20px;
  }
  .menu-list:lang(ar) {
    padding: 0 20px 0 0;
  }
  .menu-list:before {
    border-right: 15px solid transparent;
    border-top: 15px solid #fcee0a;
  }
  .menu-list:lang(ar):before {
    border-left: 15px solid transparent;
    border-right: none;
  }
  .menu-item {
    font-size: 18.3333333333px;
    padding: 0 20.8333333333px;
  }
  .menu-item.menu-item-buy {
    min-width: 140px;
  }
  .menu-item.menu-item-lang > img {
    height: 15px;
    margin-right: 6.6666666667px;
    width: 15px;
  }
  .menu-item.menu-item-lang > img:lang(ar) {
    margin-left: 6.6666666667px;
    margin-right: 0;
  }
  .menu-item:hover .menu-sub:after {
    border-top: 5px solid #000;
  }
  .menu-sub:after {
    margin-left: 3.3333333333px;
  }
  .menu-sub:lang(ar):after {
    margin-left: 0;
    margin-right: 3.3333333333px;
  }
  .menu-sub-list {
    border: 1px solid #fcee0a;
    border-top: 6.6666666667px solid #fcee0a;
    -webkit-clip-path: inset(0 -16px -16px -16px);
    clip-path: inset(0 -16px -16px -16px);
    padding: 8.3333333333px 0;
    top: calc(100% - 3.33333px);
  }
  .menu-sub-list li {
    height: 36.6666666667px;
    padding-right: 20px;
  }
  .menu-sub-list li:before {
    height: 1px;
    margin-right: 9.1666666667px;
    width: 10px;
  }
  .menu-sub-list li:lang(ar) {
    padding-left: 20px;
    padding-right: 0;
  }
  .menu-sub-list li:lang(ar):before {
    margin-left: 9.1666666667px;
    margin-right: 0;
  }
}
@media (max-width: 1199.9px) {
  .menu {
    position: absolute;
    right: 19px;
  }
  .menu-list {
    gap: 20px;
    list-style: none;
    margin: 0;
    max-height: calc(100% - 140px);
    padding: 0;
    width: 100%;
  }
  .menu-item,
  .menu-list {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  .menu-item {
    color: #fff;
    cursor: pointer;
    font-family: BlenderProBook, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    position: relative;
    text-transform: uppercase;
    -webkit-user-select: none;
    user-select: none;
  }
  .menu-item a {
    color: inherit;
    text-decoration: none;
  }
  .menu-item-lang > img {
    display: none;
  }
  .menu-item-buy {
    align-items: center;
    background: #fcee0a;
    bottom: 46px;
    -webkit-clip-path: polygon(
      0 0,
      100% 0,
      100% calc(100% - 18px),
      calc(100% - 18px) 100%,
      0 100%
    );
    clip-path: polygon(
      0 0,
      100% 0,
      100% calc(100% - 18px),
      calc(100% - 18px) 100%,
      0 100%
    );
    color: #000;
    font-family: BlenderProBold, sans-serif;
    font-weight: 700;
    height: 48px;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 232px;
  }
  .menu-sub {
    align-items: center;
    display: flex;
    position: relative;
  }
  .menu-sub:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    display: block;
    height: 6px;
    margin-left: 4px;
    position: relative;
    width: 8px;
  }
  .menu-sub:lang(ar):after {
    margin-left: 0;
    margin-right: 4px;
  }
  .menu-sub-list {
    align-items: flex-start;
    display: none;
    flex-direction: column;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 20px 16px 8px;
  }
  .menu-sub--open + .menu-sub-list {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: show-sub-list;
    animation-name: show-sub-list;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    display: flex;
    height: 0;
    opacity: 0;
    padding: 0 16px;
  }
  .menu-sub-list li {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: BlenderProBook, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    position: relative;
    text-transform: uppercase;
    -webkit-user-select: none;
    user-select: none;
  }
  .menu-sub-list li a {
    color: inherit;
    text-decoration: none;
  }
  .menu-sub-list li:hover {
    color: #fcee0a;
  }
  .menu:lang(ar) {
    left: 19px;
    right: auto;
  }
  .menu-item {
    display: none;
  }
  .menu-item:first-child,
  .menu-item:nth-child(2),
  .menu-item:nth-child(3),
  .menu-item:nth-child(4) {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: show-menu-item;
    animation-name: show-menu-item;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 0;
  }
  .menu-item:first-child {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .menu-item:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }
  .menu-item:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .menu-item:nth-child(4) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .menu-item-lang {
    color: #fcee0a;
    display: flex;
  }
  .menu-item-lang .menu-sub:after {
    border-top-color: #fcee0a;
  }
  .menu--open,
  .menu--open-lang {
    background-color: #000;
    background-image: url(/IMG/dots-top-menu-mobile-9ae26fd8.png),
      url(/IMG/dots-bottom-menu-mobile-cdfa986f.png);
    background-position: 12px 12px, 12px calc(100% - 12px);
    background-repeat: repeat-x, repeat-x;
    display: flex;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 104px 24px 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  .menu--open-lang:lang(ar),
  .menu--open:lang(ar) {
    left: 0;
    right: 0;
  }
  .menu--open .menu-list {
    overflow-y: auto;
  }
  .menu--open .menu-item {
    display: flex;
  }
  .menu--open .menu-item-lang {
    display: none;
  }
  .menu--open-lang .menu-list {
    max-height: calc(100% - 40px);
    overflow-y: auto;
  }
  .menu--open-lang .menu-item-lang .menu-sub {
    display: none;
  }
  .menu--open-lang .menu-item-lang .menu-sub-list {
    display: flex;
    padding: 0;
  }
  .menu--open-lang ~ .menu-close {
    display: block;
  }
  .menu--open-lang ~ .menu-toggle {
    display: none;
  }
}
@-webkit-keyframes show-menu-item {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes show-menu-item {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes show-sub-list {
  0% {
    height: 0;
    opacity: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  to {
    height: 100%;
    opacity: 1;
    padding-bottom: 8px;
    padding-top: 20px;
  }
}
@keyframes show-sub-list {
  0% {
    height: 0;
    opacity: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  to {
    height: 100%;
    opacity: 1;
    padding-bottom: 8px;
    padding-top: 20px;
  }
}
@media (min-width: 1200px) {
  .hide-if-desktop-menu {
    display: none;
  }
}
@media screen and (max-width: 1199.9px) {
  .hide-if-mobile-menu {
    display: none;
  }
}
@media (max-width: 767.9px) {
  .header-top:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.75), transparent);
    opacity: 1;
  }
}
@media (min-width: 768px) and (max-height: 860px) {
  .header + .news {
    margin-top: -92px;
  }
}
@media (max-width: 767.9px) {
  .header + .news {
    margin-top: 0;
  }
}
#pmx-home {
  display: none;
}
@media (max-width: 767.9px) {
  #pmx-home {
    display: block;
    left: 50%;
    position: absolute;
    top: 70px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 2;
  }
  .header {
    overflow: hidden;
  }
  .header:after {
    bottom: 0;
    height: 100vh;
    min-height: 660px;
  }
  .header__bg {
    top: 146px;
  }
  .header__bg:before {
    background: linear-gradient(
      180deg,
      #000,
      rgba(0, 0, 0, 0.68) 28%,
      transparent
    );
    height: 63px;
    top: 0;
  }
  .header__bg:after,
  .header__bg:before {
    content: "";
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  .header__bg:after {
    background: linear-gradient(
      180deg,
      transparent,
      rgba(0, 0, 0, 0.83) 72.46%,
      #000
    );
    bottom: 0;
    height: 167px;
  }
  .header__content {
    padding-top: calc(98vw + 70px);
  }
}
.news {
  background-image: url(/IMG/dots-news-3cd72d29.png);
  background-position: 20px calc(100% - 20px);
  background-repeat: repeat-x;
  margin-top: -132px;
  padding: 0 40px 48px;
  position: relative;
  z-index: 1;
}
.news:lang(ar) {
  direction: rtl;
}
@media (max-width: 767.9px) {
  .news {
    background-image: url(/IMG/dots-middle-mobile-5ec77580.png);
    background-position: 12px calc(100% - 12px);
    background-repeat: repeat;
    padding: 0 24px 48px;
  }
}
.news:before {
  background: #cbcbcb;
  content: "";
  display: block;
  height: 2px;
  margin-bottom: 12px;
  opacity: 0.3;
  width: 100%;
}
.news:after {
  background-image: url(/IMG/razor-18e21da3.svg);
  bottom: 0;
  content: "";
  height: 48px;
  left: 0;
  position: absolute;
  width: 100%;
}
@media (max-width: 767.9px) {
  .news:after {
    background-position: 10%;
    background-size: cover;
    height: 24px;
  }
}
.news__list {
  grid-gap: 16px 0;
  display: grid;
  grid-template-columns: 48.9130434783% 6.4130434783% 19.1304347826% 2.1739130435% 19.1304347826% 4.2391304348%;
  grid-template-rows: repeat(2, minmax(16.5217391304%, auto));
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  .news__list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
  }
}
@media (max-width: 767.9px) {
  .news__list {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
}
@media (min-width: 768px) {
  .news__tile:after {
    border-bottom: 2px solid #fff;
    content: "";
    display: block;
    height: 2.1875vw;
    width: 2.5vw;
  }
}
@media (max-width: 1199px) {
  .news__tile {
    width: calc(50% - 16px);
  }
}
@media (max-width: 767.9px) {
  .news__tile {
    width: 100%;
  }
}
.news__tile .news__image-title {
  display: none;
}
.news__tile:first-child {
  grid-column: 1;
  grid-row: 1 / span 2;
}
@media (max-width: 1800px) {
  .news__tile:first-child .news__image-long-text {
    font-size: 36px;
  }
}
.news__tile:first-child .news__image:after {
  border: 6px solid #00f0ff;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}
@media (max-width: 1199px) {
  .news__tile:first-child {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .news__tile:first-child:after {
    height: 1.3541666667vw;
  }
  .news__tile:first-child .news__decor-2 {
    display: none;
  }
  .news__tile:first-child .news__image-title,
  .news__tile:first-child .news__image:before {
    background: linear-gradient(
      180deg,
      transparent,
      rgba(0, 0, 0, 0.61) 39.07%,
      #000
    );
  }
  .news__tile:first-child .news__image-title {
    align-items: flex-end;
    bottom: 0;
    color: #00f0ff;
    display: flex;
    height: 239px;
    padding: 0 32px 32px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
  }
  .news__tile:first-child .news__title {
    display: none;
  }
}
@media (max-width: 767.9px) {
  .news__tile:first-child .news__decor-1d,
  .news__tile:first-child .news__decor-2d {
    display: none;
  }
}
.news__tile:nth-child(2) {
  grid-column: 3;
  grid-row: 1;
}
.news__tile:nth-child(3) {
  grid-column: 5;
  grid-row: 1;
}
.news__tile:nth-child(4) {
  grid-column: 3;
  grid-row: 2;
}
.news__tile:nth-child(5) {
  grid-column: 5;
  grid-row: 2;
}
.news__tile a {
  color: #fff;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.news__decor {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  padding-bottom: 4px;
}
.news__decor-1d {
  color: #00f0ff;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.news__decor-2,
.news__decor-2d {
  color: #cbcbcb;
  flex: 1;
  text-align: right;
}
.news__decor-2:lang(ar),
.news__decor-2d:lang(ar) {
  text-align: left;
}
.news__image {
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: relative;
}
.news__image img {
  aspect-ratio: 16/9;
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.news__title {
  padding-top: 12px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .news__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.news__excerpt {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 72px;
  overflow: hidden;
  padding: 20px 32px 0;
  text-overflow: ellipsis;
}
@media (max-width: 767.9px) {
  .news__excerpt {
    display: none;
  }
}
.news__more {
  padding: 64px 0 56px;
  text-align: center;
}
.news__decor-bottom {
  bottom: 15px;
  color: #fcee0a;
  direction: ltr;
  font-size: 16px;
  font-weight: 400;
  left: 8px;
  line-height: 110%;
  position: absolute;
}
@media (max-width: 767.9px) {
  .news__decor-bottom {
    display: none;
  }
}
.intro {
  align-items: center;
  background: #fcee0a;
  display: flex;
  flex-direction: column;
  padding: 88px 40px 0;
}
.intro:lang(ar) {
  direction: rtl;
}
@media (max-width: 767.9px) {
  .intro {
    padding: 42px 24px 0;
  }
}
.intro:after {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  height: 2px;
  margin-bottom: 32px;
  margin-top: -2px;
  width: 100%;
}
.intro__header {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 744px;
  padding: 0 0 46px;
  text-align: center;
}
@media (max-width: 767.9px) {
  .intro__header {
    padding: 0 0 32px;
  }
}
.intro__separator-top {
  background-image: linear-gradient(
      90deg,
      #000 28px,
      #fcee0a 0,
      #fcee0a calc(50% - 14px),
      #000 calc(50% - 14px),
      #000 calc(50% + 14px),
      #fcee0a calc(50% + 14px),
      #fcee0a calc(100% - 28px),
      #000 calc(100% - 28px),
      #000
    ),
    linear-gradient(
      90deg,
      #000 2px,
      #fcee0a 0,
      #fcee0a calc(50% - 1px),
      #000 calc(50% - 1px),
      #000 calc(50% + 1px),
      #fcee0a calc(50% + 1px),
      #fcee0a calc(100% - 2px),
      #000 calc(100% - 2px),
      #000
    );
  background-repeat: no-repeat;
  background-size: 100% 2px, 100% 28px;
  height: 28px;
  margin-bottom: 40px;
  width: 47.2916666667vw;
}
@media (max-width: 1199px) {
  .intro__separator-top {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .intro__separator-top {
    background-image: linear-gradient(
        90deg,
        #000 28px,
        #fcee0a 0,
        #fcee0a calc(100% - 28px),
        #000 calc(100% - 28px),
        #000
      ),
      linear-gradient(
        90deg,
        #000 2px,
        #fcee0a 0,
        #fcee0a calc(100% - 2px),
        #000 calc(100% - 2px),
        #000
      );
    margin-bottom: 20px;
    width: 100%;
  }
}
.intro__separator-bottom {
  background-image: linear-gradient(
      90deg,
      #000 2px,
      #fcee0a 0,
      #fcee0a calc(50% - 1px),
      #000 calc(50% - 1px),
      #000 calc(50% + 1px),
      #fcee0a calc(50% + 1px),
      #fcee0a calc(100% - 2px),
      #000 calc(100% - 2px),
      #000
    ),
    linear-gradient(
      90deg,
      #000 28px,
      #fcee0a 0,
      #fcee0a calc(50% - 14px),
      #000 calc(50% - 14px),
      #000 calc(50% + 14px),
      #fcee0a calc(50% + 14px),
      #fcee0a calc(100% - 28px),
      #000 calc(100% - 28px),
      #000
    );
  background-repeat: no-repeat;
  background-size: 100% 26px, 100% 28px;
  height: 28px;
  margin-top: 40px;
  width: 47.2916666667vw;
}
@media (max-width: 1199px) {
  .intro__separator-bottom {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .intro__separator-bottom {
    background-image: linear-gradient(
        90deg,
        #000 2px,
        #fcee0a 0,
        #fcee0a calc(100% - 2px),
        #000 calc(100% - 2px),
        #000
      ),
      linear-gradient(
        90deg,
        #000 28px,
        #fcee0a 0,
        #fcee0a calc(100% - 28px),
        #000 calc(100% - 28px),
        #000
      );
    width: 100%;
  }
}
.intro__products {
  align-items: flex-start;
  justify-content: center;
}
.intro__products,
.intro__products-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.intro__products-row {
  flex: 0 1 50%;
}
@media (max-width: 1199px) {
  .intro__products {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 767.9px) {
  .intro__products-row {
    flex: 0 1 100%;
    flex-direction: column;
  }
}
.product {
  box-sizing: border-box;
  flex: 0 1 50%;
  width: 50%;
}
.product__content {
  aspect-ratio: 460/672;
  background: red;
  border-color: #000;
  border-style: solid;
  border-width: 8px 4px;
  display: block;
  position: relative;
}
.product--1 .product__content {
  border-left-width: 8px;
}
.product--1 .product__content:lang(ar) {
  border-left-width: medium;
  border-right-width: 8px;
}
.product--4 .product__content {
  border-right-width: 8px;
}
.product--4 .product__content:lang(ar) {
  border-left-width: 8px;
  border-right-width: medium;
}
@media (max-width: 1199px) {
  .product--2 .product__content {
    border-right-width: 8px;
  }
  .product--2 .product__content:lang(ar) {
    border-left-width: 8px;
    border-right-width: medium;
  }
  .product--3 .product__content {
    border-left-width: 8px;
  }
  .product--3 .product__content:lang(ar) {
    border-left-width: medium;
    border-right-width: 8px;
  }
}
@media (max-width: 767.9px) {
  .product {
    flex: 0 1 100%;
    width: 100%;
  }
  .product__content {
    border-width: 4px;
  }
  .product--1 .product__content,
  .product--1 .product__content:lang(ar),
  .product--2 .product__content,
  .product--2 .product__content:lang(ar),
  .product--3 .product__content,
  .product--3 .product__content:lang(ar),
  .product--4 .product__content,
  .product--4 .product__content:lang(ar) {
    border-left-width: 4px;
    border-right-width: 4px;
  }
}
.product__image {
  width: 100%;
}
.product__image,
.product__logo {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.product__logo {
  left: 0;
  margin: 0 auto;
  padding: 0 25px;
  position: absolute;
  right: 0;
  top: 44.6428571429%;
}
.product--1 .product__logo {
  -webkit-filter: drop-shadow(0 3px 16px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(0 3px 16px rgba(0, 0, 0, 0.8));
}
.product--2 .product__logo {
  -webkit-filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.33));
  filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.33));
}
.product--3 .product__logo {
  -webkit-filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.74));
  filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.74));
}
.product--4 .product__logo {
  -webkit-filter: drop-shadow(0 8px 40px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(0 8px 40px rgba(0, 0, 0, 0.8));
}
.product__footer {
  align-items: center;
  background: linear-gradient(180deg, transparent, #000);
  bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: flex-end;
  padding: 2.0833333333vw 2.5vw;
  position: absolute;
  width: 100%;
}
.product__footer img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
@media (max-width: 767.9px) {
  .product__footer {
    padding: 10.2564102564vw 6.1538461538vw;
  }
}
@media (max-width: 400px) {
  .product__footer {
    padding: 10px;
  }
}
.product__platforms {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product__platforms div {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
}
.product__platforms img {
  height: 1.6666666667vw;
  max-height: 32px;
}
@media (max-width: 1199px) {
  .product__platforms img {
    height: 2.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .product__platforms img {
    height: 5.641025641vw;
  }
}
.c-checkbox {
  border: 1px solid #000;
  box-sizing: border-box;
  height: 14px;
  position: relative;
  transition: border 0.3s ease;
  width: 14px;
}
.c-checkbox input {
  border: 0;
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.c-checkbox input:checked + i {
  display: block;
}
.c-checkbox i {
  background: #000;
  bottom: -1px;
  display: none;
  left: -1px;
  pointer-events: none;
  position: absolute;
  right: -1px;
  top: -1px;
  transition: background 0.3s ease;
}
.c-checkbox--cyan {
  border: 1px solid #00f0ff;
}
.c-checkbox--cyan i {
  background: #00f0ff;
}
.l-newsletter {
  align-items: center;
  background: #fcee0a;
  display: flex;
  flex-direction: column;
  padding: 64px 40px 73px;
}
.l-newsletter:lang(ar) {
  direction: rtl;
}
@media (max-width: 767.9px) {
  .l-newsletter {
    padding: 48px 24px;
  }
}
.l-newsletter__captcha {
  display: flex;
  padding: 10px 0 0;
}
.l-newsletter__captcha iframe {
  background-color: initial;
}
.l-newsletter__title {
  color: #000;
  font-family: BlenderProBold, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  max-width: 900px;
  padding-bottom: 7px;
  text-align: center;
  text-transform: uppercase;
}
.l-newsletter__title:lang(ko) {
  font-family: NanumSquare, sans-serif;
  font-weight: 700;
}
.l-newsletter__text {
  max-width: 900px;
  padding-bottom: 32px;
  text-align: center;
}
.l-newsletter input[type="email"] {
  background: none;
  border: 0;
  border-bottom: 2px solid #000;
  color: #000;
  flex: 1 1 auto;
  font-size: 24px;
  line-height: 1.2;
  outline: 0;
  padding: 5px 2px;
}
@media screen and (max-width: 767.9px) {
  .l-newsletter input[type="email"] {
    align-self: stretch;
    flex: 0 0 auto;
  }
}
.l-newsletter input[type="email"].empty {
  color: transparent;
}
.l-newsletter button[type="submit"],
.l-newsletter input[type="submit"] {
  align-items: center;
  background: none;
  border-image: url(/IMG/cp-btn-black-f7fe60d8.svg) 0 20 fill;
  border-style: solid;
  border-width: 0 20px;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  min-width: 212px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.l-newsletter button[type="submit"]:disabled,
.l-newsletter input[type="submit"]:disabled {
  cursor: default;
  opacity: 0.25;
}
.l-newsletter label {
  color: #000;
  font-size: 23px;
  left: 8px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 5px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767.9px) {
  .l-newsletter label:lang(de) {
    font-size: 19px;
  }
  .l-newsletter label:lang(es),
  .l-newsletter label:lang(es-mx),
  .l-newsletter label:lang(it),
  .l-newsletter label:lang(ja) {
    font-size: 15px;
  }
}
@media screen and (max-width: 350px) {
  .l-newsletter label:lang(es),
  .l-newsletter label:lang(es-mx) {
    font-size: 14px;
  }
}
.l-newsletter__invalid-info {
  color: #ff6000;
  display: none;
  font-size: 15px;
  left: 0;
  position: absolute;
  right: 0;
  top: -15px;
}
.l-newsletter__form {
  display: flex;
  gap: 20px;
  max-width: 744px;
}
.l-newsletter__form .required:lang(ar) {
  margin-right: 22px;
}
@media (max-width: 767.9px) {
  .l-newsletter__form {
    align-items: center;
    flex-direction: column;
  }
}
.l-newsletter__input {
  align-items: center;
  display: flex;
  flex: 0 0 100%;
  position: relative;
}
@media screen and (max-width: 767.9px) {
  .l-newsletter__input {
    flex-direction: column;
  }
}
.l-newsletter__loading {
  display: none;
}
.l-newsletter--loading .l-newsletter__loading {
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
}
.l-newsletter__loading div {
  -webkit-animation: l-newsletter__loading-anim 1s cubic-bezier(0, 0.2, 0.8, 1)
    infinite;
  animation: l-newsletter__loading-anim 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  border: 2px solid #000;
  border-radius: 50%;
  opacity: 1;
  position: absolute;
}
.l-newsletter__loading div:nth-child(2) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.l-newsletter__caret {
  -webkit-animation: l-newsletter__caret-anim 1s ease-in-out infinite;
  animation: l-newsletter__caret-anim 1s ease-in-out infinite;
  background: #000;
  content: " ";
  height: 20px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 4px;
}
.l-newsletter__caret:lang(ar) {
  left: auto;
  right: 16px;
}
.l-newsletter__checkbox {
  align-items: flex-start;
  display: flex;
  flex: 0 0 100%;
  margin-top: 10px;
}
.l-newsletter__checkbox .c-checkbox {
  flex: 0 0 auto;
  margin-right: 10px;
  margin-top: 1px;
}
.l-newsletter__checkbox .c-checkbox:lang(ar) {
  margin-left: 10px;
  margin-right: 0;
}
.l-newsletter__checkbox p {
  color: #000;
  font-size: 14px;
  line-height: 15px;
  margin: 0;
}
.l-newsletter__checkbox a {
  color: inherit;
}
.l-newsletter--focus label {
  color: #000;
  font-size: 16px;
  left: 0;
  top: -17px;
}
.l-newsletter--focus .l-newsletter__caret {
  background: #000;
}
.l-newsletter--focus .l-newsletter__checkbox {
  display: flex;
}
.l-newsletter--invalid label {
  display: none;
}
.l-newsletter--invalid .l-newsletter__invalid-info {
  display: block;
}
.l-newsletter--loading button[type="submit"],
.l-newsletter--loading input[type="submit"] {
  pointer-events: none;
  visibility: hidden;
}
.l-newsletter[data-state="error"] form,
.l-newsletter[data-state="success"] form {
  display: none;
}
@-webkit-keyframes l-newsletter__caret-anim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes l-newsletter__caret-anim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes l-newsletter__loading-anim {
  0% {
    height: 0;
    left: 0;
    opacity: 1;
    top: 0;
    width: 0;
  }
  to {
    height: 20px;
    left: -10px;
    opacity: 0;
    top: -10px;
    width: 20px;
  }
}
@keyframes l-newsletter__loading-anim {
  0% {
    height: 0;
    left: 0;
    opacity: 1;
    top: 0;
    width: 0;
  }
  to {
    height: 20px;
    left: -10px;
    opacity: 0;
    top: -10px;
    width: 20px;
  }
}
.g-recaptcha {
  visibility: hidden;
}
.footer {
  background: #000;
  padding-bottom: 28px;
  position: relative;
}
.footer:before {
  background: url(/IMG/razor-bottom-black-4930e500.svg) repeat-x top;
  content: "";
  height: 39px;
  left: 0;
  position: absolute;
  right: 0;
  top: -39px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.footer .content {
  grid-gap: 25px;
  display: grid;
  grid-template-columns: auto -webkit-max-content;
  grid-template-columns: auto max-content;
  margin: 0 auto;
  max-width: 1408px;
  padding: 0 24px;
}
.footer .content + .content {
  margin-top: 25px;
}
.footer .socials {
  align-items: center;
  color: #cbcbcb;
  display: flex;
  font-family: BlenderProBold, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer .socials a {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  height: 40px;
  margin-left: 12px;
  width: 40px;
}
.footer .socials a:nth-child(2) {
  margin-left: 20px;
}
.footer .socials a.social-facebook {
  background-image: url(/IMG/facebook-607a7626.svg);
}
.footer .socials a.social-twitter {
  background-image: url(/IMG/twitter-964d7e53.svg);
}
.footer .socials a.social-youtube {
  background-image: url(/IMG/youtube-cb066cae.svg);
}
.footer .socials a.social-forums {
  background-image: url(/IMG/forums-ea984cf4.svg);
}
.footer .socials a.social-discord {
  background-image: url(/IMG/discord-25f7b34a.svg);
}
.footer .socials a.social-instagram {
  background-image: url(/IMG/instagram-d70b2cd7.svg);
}
.footer .socials a.social-tumblr {
  background-image: url(/IMG/tumblr-0afcfa1b.svg);
}
.footer .socials a.social-naver {
  background-image: url(/IMG/naver-83c64b22.svg);
}
.footer .socials a.social-bilibili {
  background-image: url(/IMG/bilibili-bb2a3ece.svg);
}
.footer .socials a.social-weibo {
  background-image: url(/IMG/weibo-1fcb4d39.svg);
}
.footer .socials a.social-wechat {
  background-image: url(/IMG/wechat-20cabfa9.svg);
}
.footer .socials a.social-twitch {
  background-image: url(/IMG/twitch-e28d5215.svg);
}
.footer .socials a.social-vk {
  background-image: url(/IMG/vk-a4229cce.svg);
}
.footer .socials a.social-telegram {
  background-image: url(/IMG/telegram-3972208e.svg);
}
.footer .socials + hr {
  display: none;
}
.footer .partners {
  align-items: center;
  display: flex;
  gap: 32px;
  justify-content: flex-end;
}
.footer .links {
  display: flex;
  gap: 34px;
  grid-column-end: 3;
  grid-column-start: 1;
}
.footer .links a {
  color: #00f0ff;
  font-family: BlenderProBold, sans-serif;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
.footer .links .language-selector .l-footer__langs-bg {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 101;
}
.footer .links .language-selector .l-footer__langs {
  color: #00f0ff;
  cursor: pointer;
  font-family: BlenderProBold, sans-serif;
  font-size: 18px;
  position: relative;
  text-align: center;
  z-index: 102;
}
.footer .links .language-selector .l-footer__langs.is-active ul {
  display: block;
}
.footer .links .language-selector .l-footer__langs span {
  background: url(/IMG/icon-arrow-cyan-43cbdd9d.svg) no-repeat right
    2px center;
  display: flex;
  padding-right: 16px;
  position: relative;
}
.footer .links .language-selector .l-footer__langs ul {
  background: #000;
  border-radius: 5px;
  bottom: 100%;
  display: none;
  left: -15px;
  list-style: none;
  margin: 0;
  padding: 5px 15px;
  position: absolute;
  width: 150px;
}
@media screen and (min-width: 769px) and (max-width: 1250px) {
  .footer .links .language-selector .l-footer__langs ul {
    left: auto;
    right: -15px;
  }
}
.footer .links .language-selector .l-footer__langs li {
  align-items: center;
  display: flex;
  padding: 10px 0;
}
.footer .links .language-selector .l-footer__langs a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
.footer .links .language-selector .l-footer__langs a:lang(ko) {
  font-family: BlenderProBook, sans-serif;
}
.footer .links .language-selector .l-footer__langs a:hover {
  text-decoration: underline;
}
.footer .links .language-selector .l-footer__langs .icon-world {
  background: url(/IMG/icon-world-cyan-20bd26a2.svg) no-repeat 100%;
  display: inline-block;
  height: 20px;
  margin-right: 8px;
  width: 20px;
}
.footer .copyright {
  align-items: center;
  display: flex;
  gap: 40px;
}
.footer .copyright a img {
  height: 73px;
  width: 169px;
}
.footer .copyright p {
  color: #cbcbcb;
  font-size: 14px;
  line-height: 18px;
  max-width: 526px;
}
.footer .projects {
  display: flex;
  gap: 25px;
}
.footer .projects a {
  align-items: center;
  color: #cbcbcb;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.footer .projects a img {
  height: 48px;
}
.footer .l-footer__ratings {
  display: flex;
}
.l-footer__logos--wider .footer .l-footer__ratings {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .l-footer__logos--wider .footer .l-footer__ratings {
    margin-left: 0;
  }
}
.footer .l-footer__rating {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 80px;
  width: 170px;
}
.footer .l-footer__rating--rating {
  background-size: contain;
}
.footer .l-footer__rating--rating.AU {
  background-image: url(/IMG/rating-au-e7239a48.png);
  background-size: 100% auto;
  width: 180px;
}
.footer .l-footer__rating--rating.NZ {
  background-image: url(/IMG/rating-nz-4d9520cc.png);
  background-size: auto;
  width: 160px;
}
.footer .l-footer__rating--rating.BR {
  background-image: url(/IMG/rating-djtcq-309fe673.png);
  width: 80px;
}
.footer .l-footer__rating--rating-default,
.footer .l-footer__rating--rating.CA,
.footer .l-footer__rating--rating.MX,
.footer .l-footer__rating--rating.TH,
.footer .l-footer__rating--rating.US {
  background-image: url(/IMG/rating-esrb@2x-a80e5005.png);
}
.footer .l-footer__rating--rating.DE {
  background-image: url(/IMG/rating-usk-8d3e1476.png);
  background-size: 100% auto;
  width: 80px;
}
.footer .l-footer__rating--rating.HK,
.footer .l-footer__rating--rating.TW {
  background-image: url(/IMG/rating-csrr-d4d25d74.png);
  width: 80px;
}
.footer .l-footer__rating--rating.SG {
  background-image: url(/build/images/rating-imda-7ee21a2d.png);
  width: 120px;
}
.footer .l-footer__rating--rating.JP {
  background-image: url(/build/images/rating-cero-5f3de565.png);
  width: 60px;
}
.footer .l-footer__rating--rating.KR {
  background-image: url(/build/images/rating-grac-ca93ea70.png);
  width: 70px;
}
.footer .l-footer__rating--rating.RU {
  background-image: url(/build/images/rating-pcbp-73289726.png);
  width: 80px;
}
.footer .l-footer__rating--rating.AE {
  background-image: url(/build/images/rating-nmc-5a99ff40.png);
  width: 80px;
}
.footer .l-footer__rating--rating.SA {
  background-image: url(/build/images/rating-gcam-ec17e4e7.png);
  width: 65px;
}
.footer .l-footer__rating--rating-lang {
  background-size: contain;
  width: 80px;
}
.footer .l-footer__rating--rating-lang:lang(en) {
  background-image: url(/build/images/rating-esrb@2x-a80e5005.png);
  width: 170px;
}
.footer .l-footer__rating--rating-lang:lang(ru) {
  background-image: url(/build/images/rating-pcbp-73289726.png);
}
.footer .l-footer__rating--rating-lang:lang(de) {
  background-image: url(/build/images/rating-usk-8d3e1476.png);
  background-size: auto 100%;
}
.footer .l-footer__rating--rating-lang:lang(zh-tw) {
  background-image: url(/build/images/rating-csrr-d4d25d74.png);
}
.footer .l-footer__rating--rating-lang:lang(es),
.footer .l-footer__rating--rating-lang:lang(fr),
.footer .l-footer__rating--rating-lang:lang(it),
.footer .l-footer__rating--rating-lang:lang(pl),
.footer .l-footer__rating--rating-lang:lang(zh-cn) {
  display: none;
}
.footer .l-footer__rating--rating-lang:lang(pt-br) {
  background-image: url(/build/images/rating-djtcq-309fe673.png);
}
.footer .l-footer__rating--rating-lang.es-mx {
  background-image: url(/build/images/rating-esrb@2x-a80e5005.png);
  width: 190px;
}
.footer .l-footer__rating--rating-lang:lang(ja) {
  background-image: url(/build/images/rating-cero-5f3de565.png);
  width: 59px;
}
.footer .l-footer__rating--rating-lang:lang(ko) {
  background-image: url(/build/images/rating-grac-ca93ea70.png);
  width: 68px;
}
.footer .l-footer__rating--pegi {
  background-image: url(/build/images/rating-pegi-18-d0690949.png);
  background-size: auto;
  width: 70px;
}
.footer .l-footer__rating--pegi-ln {
  background-image: url(/build/images/rating-pegi-language-76a25e1a.png);
}
.footer .l-footer__rating--pegi-sex {
  background-image: url(/build/images/rating-pegi-sex-b358d9ae.png);
  margin-left: 6px;
}
.footer .l-footer__rating--pegi-violence {
  background-image: url(/build/images/rating-pegi-violence-56a3ae1e.png);
  margin-left: 6px;
}
.footer .l-footer__rating--pegi-lang {
  background-size: auto;
  width: 70px;
}
.footer .l-footer__rating--pegi-lang.es-mx,
.footer .l-footer__rating--pegi-lang:lang(de),
.footer .l-footer__rating--pegi-lang:lang(en),
.footer .l-footer__rating--pegi-lang:lang(ja),
.footer .l-footer__rating--pegi-lang:lang(ko),
.footer .l-footer__rating--pegi-lang:lang(pt-br),
.footer .l-footer__rating--pegi-lang:lang(ru),
.footer .l-footer__rating--pegi-lang:lang(zh-cn),
.footer .l-footer__rating--pegi-lang:lang(zh-tw) {
  display: none;
}
.footer hr {
  background: hsla(0, 0%, 100%, 0.11);
  border: none;
  display: block;
  grid-column-end: 3;
  grid-column-start: 1;
  height: 2px;
  margin: 0;
  width: 100%;
}
.footer:lang(ar) {
  direction: rtl;
}
.footer:lang(ar) .socials a:nth-child(2) {
  margin-left: 0;
  margin-right: 20px;
}
@media screen and (max-width: 1440px) {
  .footer .content {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .footer .links,
  .footer hr {
    grid-column-end: 2;
  }
  .footer .links {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 900px) {
  .footer .partners {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 630px) {
  .footer .socials {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .socials > span {
    flex-basis: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .footer .socials + hr {
    display: block;
  }
  .footer .partners .l-footer__ratings {
    flex-basis: 100%;
    justify-content: center;
  }
  .footer .copyright {
    align-content: center;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .footer .copyright p {
    text-align: center;
  }
}
@media screen and (max-width: 460px) {
  .footer .projects {
    flex-direction: column;
  }
}
.l-footer:lang(ar) {
  direction: rtl;
  letter-spacing: 0;
}
.l-footer:lang(ar) .l-footer__bottom-nav,
.l-footer:lang(ar) .l-footer__langs span,
.l-footer:lang(ar) .l-footer__logos,
.l-footer:lang(ar) .l-footer__socials.wide {
  flex-direction: row-reverse;
}
.l-footer:lang(ar) .l-footer__langs span {
  display: inline-flex;
}
.l-footer:lang(ar) .l-footer__top-nav-findus--full {
  margin-left: 30px;
  margin-right: 0;
  order: 1;
}
.l-footer:lang(ar) .l-footer__cookie-declaration span:after,
.l-footer:lang(ar) .l-footer__top-nav a span:after {
  margin-left: auto;
  margin-right: 4px;
}
@media screen and (max-width: 768px) {
  .l-footer:lang(ar) .l-footer__top-nav-findus--full {
    order: 0;
  }
}
body #CybotCookiebotDialog {
  background-color: #000;
  border: 4px solid #f2e900;
  border-radius: 0;
  box-shadow: 0 12px 44px 2px rgba(0, 0, 0, 0.82);
  color: #fff;
  padding: 16px 24px 32px;
}
body #CybotCookiebotDialogPoweredbyLink {
  margin-left: 7px;
  margin-top: 8px;
}
body #CybotCookiebotDialog a,
body #CybotCookiebotDialog a:hover {
  color: #00f0ff;
}
body #CybotCookiebotDialogBodyContentTitle {
  color: #f2e900;
}
body #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink,
body #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink:hover,
body #CybotCookiebotDialogBodyLevelDetailsButton,
body #CybotCookiebotDialogBodyLevelDetailsButton:hover {
  color: #00f0ff;
}
body #CybotCookiebotDialogBodyButtons a,
body #CybotCookiebotDialogBodyButtons a:hover {
  color: #000;
}
body .CybotCookiebotDialogBodyButton {
  padding: 8px 16px;
}
body #CybotCookiebotDialogBodyButtonAccept {
  background-color: #00f0ff;
  border: none;
  color: #000;
  outline: none;
  position: relative;
}
body #CybotCookiebotDialogBodyButtonAccept:after {
  border-color: transparent transparent #000;
  border-style: solid;
  border-width: 0 0 10px 10px;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}
body #CybotCookiebotDialogDetail {
  background-color: #000;
}
body #CybotCookiebotDialogDetailBodyContent {
  background-color: #000;
  border: solid #f2e900;
  border-width: 1px 1px 4px;
  color: #fff;
}
body .CybotCookiebotDialogDetailBodyContentCookieTypeTable thead td,
body .CybotCookiebotDialogDetailBodyContentCookieTypeTable thead th {
  background-color: #333 !important;
  border-bottom: 1px solid #333;
  color: #fff !important;
}
body .CybotCookiebotDialogDetailBodyContentCookieTypeTable tbody td {
  border-bottom: 1px solid #4c4c4c;
  border-right: 1px solid #4c4c4c;
  color: #fff !important;
}
body a.CybotCookiebotDialogDetailBodyContentTabsItemSelected {
  background-color: #000 !important;
  border-left: 1px solid #f2e900;
  border-right: 1px solid #f2e900;
  color: #f2e900 !important;
}
body a.CybotCookiebotDialogDetailBodyContentTabsItemSelected:hover {
  background-color: #000 !important;
  color: #f2e900 !important;
}
body a.CybotCookiebotDialogDetailBodyContentTabsItem {
  background-color: #000 !important;
  color: #00f0ff !important;
}
body a.CybotCookiebotDialogDetailBodyContentTabsItem:hover {
  background-color: #000 !important;
  color: #f2e900 !important;
}
body .CybotCookiebotDialogDetailBodyContentTabsItem {
  border-right: 1px solid #4c4c4c;
  border-top: 1px solid #4c4c4c;
}
body .CybotCookiebotDialogDetailBodyContentTabsItemSelected {
  border-top: 1px solid #f2e900;
}
body #CybotCookiebotDialogDetailBodyContentCookieContainerTypes {
  background-color: #000 !important;
}
body .CybotCookiebotDialogDetailBodyContentCookieContainerTypes {
  background-color: #000;
  border-bottom: 1px solid #4c4c4c;
  border-right: 1px solid #4c4c4c;
  color: #00f0ff !important;
}
body .CybotCookiebotDialogDetailBodyContentCookieContainerTypes:first-child {
  border-top: 1px solid #4c4c4c;
}
body .CybotCookiebotDialogDetailBodyContentCookieContainerTypesSelected,
body a.CybotCookiebotDialogDetailBodyContentCookieContainerTypes:hover {
  background: #f2e900 !important;
  border-bottom: 1px solid #f2e900;
  border-right: 1px solid #f2e900;
  color: #000 !important;
}
body
  .CybotCookiebotDialogDetailBodyContentCookieContainerTypesSelected:first-child {
  border-top: 1px solid #f2e900;
}
body .CybotCookiebotDialogDetailBodyContentTab:first-child {
  border-left: 1px solid #4c4c4c;
}
body
  .CybotCookiebotDialogDetailBodyContentTabsItemSelected.CybotCookiebotDialogDetailBodyContentTab:first-child {
  border-left: 1px solid #f2e900;
}
body #CybotCookiebotDialogDetailFooter {
  background-color: #000;
  color: #4c4c4c;
  opacity: 1;
}
body #CybotCookiebotDialogPoweredbyImage {
  width: 40auto;
}
body #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink,
body #CybotCookiebotDialogBodyLevelDetailsButton {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAKUlEQVR42mMAAabrn/4zoAK4OJwBw+gKYBhTAJOPqROrApxW4APYFAAAtcJAJyUWIAgAAAAASUVORK5CYII=);
}
body .CybotCookiebotDialogBodyLevelDetailsButtonExpanded,
body .CybotCookiebotDialogBodyLinkExpanded {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAJUlEQVR42mNAB0zXP/1H5mNVAMMEFCAwTgUYfHQBvFZDGTg9AQCpekAnrV9FYAAAAABJRU5ErkJggg==) !important;
}
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
  background-color: #00f0ff;
  border: none;
  color: #000;
  outline: none;
  position: relative;
}
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:after,
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:after,
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll:after {
  border-color: transparent transparent #000;
  border-style: solid;
  border-width: 0 0 10px 10px;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover,
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover,
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll:hover {
  color: #000;
}
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
body a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
  padding: 10px 8px;
}
body #CybotCookiebotDialogBodyLevelDetailsWrapper {
  background-color: #000;
  border: 1px solid #f2e900;
}
body #CybotCookiebotDialogBodyLevelButtonsSelectPane {
  border: 1px solid #f2e900;
  border-radius: 0;
}
body #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
  padding-bottom: 10px;
}
body #CybotCookiebotDialogHeaderLogosWrapper {
  -webkit-filter: brightness(10);
  filter: brightness(10);
}
body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,
body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,
body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
body
  #CybotCookiebotDialogFooter
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
body
  #CybotCookiebotDialogFooter
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
body #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  background-color: #f2e900;
  border: none;
  border-radius: initial;
  color: #000;
  outline: none;
  position: relative;
}
body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept:after,
body
  #CybotCookiebotDialogFooter
  #CybotCookiebotDialogBodyLevelButtonAccept:after,
body
  #CybotCookiebotDialogFooter
  #CybotCookiebotDialogBodyLevelButtonCustomize:after,
body
  #CybotCookiebotDialogFooter
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:after,
body
  #CybotCookiebotDialogFooter
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:after,
body #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:after {
  border-color: transparent transparent #000 !important;
  border-style: solid;
  border-width: 0 0 10px 10px;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}
body
  #CybotCookiebotDialog
  .CookieCard
  .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
body
  #CybotCookiebotDialog
  .CookieCard
  .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,
body
  #CybotCookiebotDialogBodyLevelButtonsSelectPane
  label:not([for="CybotCookiebotDialogBodyLevelButtonNecessary"])
  .CybotCookiebotDialogBodyLevelButtonDescription:hover,
body
  #CybotCookiebotDialogDetailBodyContentCookieContainerTypes
  .CybotCookiebotDialogDetailBodyContentCookieProvider:not(
    .CybotCookiebotDialogDetailBodyContentCookieInfoCount
  ):hover {
  color: #fff;
}
body #CybotCookiebotDialog a:after,
body #CybotCookiebotDialog a:before,
body #CybotCookiebotDialog button:after,
body #CybotCookiebotDialog button:before {
  border-color: #fff;
}
body #CybotCookiebotDialog a:hover:after,
body #CybotCookiebotDialog a:hover:before,
body #CybotCookiebotDialog button:hover:after,
body #CybotCookiebotDialog button:hover:before {
  border-color: #f2e900;
}
body
  #CybotCookiebotDialogNav
  .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive,
body #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  border-bottom: 1px solid #fff;
  color: #f2e900;
}
body #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink {
  color: #fff;
}
body
  #CybotCookiebotDialog
  input:checked
  + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #00f0ff;
}
body #CybotCookiebotDialog .CybotCookiebotFader.CybotCookiebotDialogActive {
  opacity: 0;
}
body
  #CybotCookiebotDialogTabContent
  .CybotCookiebotDialogDetailBulkConsentCount {
  background-color: initial;
}
body
  #CybotCookiebotDialogDetailBodyContentCookieContainerTypes
  .CybotCookiebotDialogDetailBodyContentCookieProvider:not(
    .CybotCookiebotDialogDetailBodyContentCookieInfoCount
  ) {
  color: #fff;
}
body #CybotCookiebotDialogDetailBodyContent {
  border: none;
}
body #CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a,
body
  #CybotCookiebotDialog
  #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,
body #CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a,
body #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a,
body #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a,
body #CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,
body #CybotCookiebotDialogDetailBodyContentTextAbout a {
  color: #00f0ff;
}
body #CybotCookiebotDialog {
  max-width: 650px;
}
@media screen and (min-width: 1280px) {
  body
    #CybotCookiebotDialogDetailBodyContentCookieContainerTypes
    .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer,
  body #CybotCookiebotDialogDetailBodyContentIABv2Tabs .CollapseCard {
    margin-left: 0;
  }
  body
    #CybotCookiebotDialog
    .CookieCard
    .CybotCookiebotDialogDetailBodyContentCookieTypeIntro {
    padding-left: 0;
  }
  body
    #CybotCookiebotDialogDetailBodyContentCookieContainerTypes
    .CybotCookiebotDialogDetailBodyContentCookieGroup,
  body
    #CybotCookiebotDialogDetailBodyContentCookieContainerTypes
    .CybotCookiebotDialogDetailBodyContentCookieInfo {
    padding: 1em;
  }
  body
    #CybotCookiebotDialogDetailBodyContentCookieContainerTypes
    .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer {
    margin-top: 1em;
  }
}
.CookieDeclaration {
  background: #000;
  color: #fff;
}
.CookieDeclaration a {
  color: #00f0ff;
}
.cookie-declaration-modal .tingle-modal-box {
  background: #000;
}
.tingle-modal * {
  box-sizing: border-box;
}
.tingle-modal {
  -webkit-overflow-scrolling: touch;
  align-items: center;
  background: rgba(0, 0, 0, 0.85);
  bottom: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-user-select: none;
  user-select: none;
  visibility: hidden;
  z-index: 1000;
}
.tingle-modal--confirm .tingle-modal-box {
  text-align: center;
}
.tingle-modal--noOverlayClose {
  cursor: default;
}
.tingle-modal--noClose .tingle-modal__close {
  display: none;
}
.tingle-modal__close {
  background-color: initial;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 2rem;
  padding: 0;
  position: fixed;
  right: 2.5rem;
  top: 2.5rem;
  width: 2rem;
  z-index: 1000;
}
.tingle-modal__close svg * {
  fill: currentColor;
}
.tingle-modal__closeLabel {
  display: none;
}
.tingle-modal__close:hover {
  color: #fff;
}
.tingle-modal-box {
  background: #fff;
  border-radius: 4px;
  cursor: auto;
  flex-shrink: 0;
  margin-bottom: auto;
  margin-top: auto;
  opacity: 1;
  position: relative;
  width: 60%;
  will-change: transform, opacity;
}
.tingle-modal-box__content {
  padding: 3rem;
}
.tingle-modal-box__footer {
  background-color: #f5f5f5;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: auto;
  padding: 1.5rem 2rem;
  width: auto;
}
.tingle-modal-box__footer:after {
  clear: both;
  content: "";
  display: table;
}
.tingle-modal-box__footer--sticky {
  bottom: -200px;
  opacity: 1;
  position: fixed;
  transition: bottom 0.3s ease-in-out 0.3s;
  z-index: 10001;
}
.tingle-enabled {
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
}
.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0;
}
.tingle-enabled .tingle-content-wrapper {
  filter: blur(8px);
}
.tingle-modal--visible {
  opacity: 1;
  visibility: visible;
}
.tingle-modal--visible .tingle-modal-box {
  animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}
.tingle-btn {
  background-color: grey;
  border: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
  margin: 0 0.5rem;
  padding: 1rem 2rem;
  text-decoration: none;
  transition: background-color 0.4s ease;
  vertical-align: middle;
}
.tingle-btn--primary {
  background-color: #3498db;
}
.tingle-btn--danger {
  background-color: #e74c3c;
}
.tingle-btn--default {
  background-color: #34495e;
}
.tingle-btn--pull-left {
  float: left;
}
.tingle-btn--pull-right {
  float: right;
}
@media (max-width: 540px) {
  .tingle-modal {
    display: block;
    padding-top: 60px;
    top: 0;
    width: 100%;
  }
  .tingle-modal-box {
    border-radius: 0;
    width: auto;
  }
  .tingle-modal-box__content {
    overflow-y: scroll;
  }
  .tingle-modal--noClose {
    top: 0;
  }
  .tingle-modal--noOverlayClose {
    padding-top: 0;
  }
  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%;
  }
  .tingle-modal__close {
    background-color: #2c3e50;
    border: none;
    box-shadow: none;
    color: #fff;
    display: block;
    height: 60px;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
  }
  .tingle-modal__closeLabel {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
      Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 1.6rem;
    vertical-align: middle;
  }
  .tingle-modal__closeIcon {
    display: inline-block;
    font-size: 0;
    margin-right: 0.8rem;
    vertical-align: middle;
    width: 1.6rem;
  }
}
@supports (
  (-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))
) {
  .tingle-modal:before {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
  }
  .tingle-enabled .tingle-content-wrapper {
    filter: none;
  }
}
@keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
